func os.isValidRootFSPath

7 uses

	os (current package)
		root.go#L367: 	if !isValidRootFSPath(name) {
		root.go#L379: 	if !isValidRootFSPath(name) {
		root.go#L403: 	if !isValidRootFSPath(name) {
		root.go#L416: 	if !isValidRootFSPath(name) {
		root.go#L424: 	if !isValidRootFSPath(name) {
		root.go#L432: 	if !isValidRootFSPath(name) {
		root.go#L439: func isValidRootFSPath(name string) bool {